PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureElementCollection Class / PDFStructureElementCollection Constructor / PDFStructureElementCollection Constructor(PDFCosArray,PDFFixedDocument)
N/A
N/A
In This Topic
    PDFStructureElementCollection Constructor(PDFCosArray,PDFFixedDocument)
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFStructureElementCollection( 
       PDFCosArray cosStructureElements,
       PDFFixedDocument document
    )

    Parameters

    cosStructureElements
    N/A
    document
    N/A
    See Also